/* Option font colors for text elements */


.themecolor1{color:#000;}

.themecolor2{color:#555555;}

.themecolor3{color:#67aab4;}

.themecolor4{color:#ffe01b;}

.themecolor5{color:#999;}

.themecolor6{color:#fff;}

.themecolor7{color:#ee7701;}

.themecolor1bg{background-color:#000;}

.themecolor2bg{background-color:#555555;}

.themecolor3bg{background-color:#67aab4;}

.themecolor4bg{background-color:#ffe01b;}

.themecolor5bg{background-color:#999;}

.themecolor6bg{background-color:#fff;}

.themecolor7bg{background-color:#ee7701;}
